home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / tracker.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.7 KB  |  79 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : General Management 
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : 
  6. -- AUTHOR            : GTE Sylvania Systems Group 
  7. --                   : Western Division 
  8. --                   : PO Box 7188  
  9. --                   : San Diego, Ca 94039 
  10. --                   : Contact: Lt. Colonel Falgiano
  11. --                   : ESD/SCW
  12. --                   : Hanscom AFB, MA  01731
  13. -- COPYRIGHT         : (c) 1985 GTE, Inc. 
  14. -- DATE CREATED      : Dec. 1984 
  15. -- DATE RELEASED     : May  1985 
  16. -- DATE LAST UPDATED : May  1985
  17. -- LOCATION          : ASR
  18. -- ENVIRONMENT       : 
  19. --= CLASSIFICATION       ===============================================--
  20. -- CATEGORY LEVEL 1  : MANAGEMENT TOOLS
  21. -- CATEGORY LEVEL 2  : Project Tracking
  22. -- CATEGORY LEVEL 3  : 
  23. -- CATEGORY LEVEL 4  : 
  24. -- KEYWORD           : 
  25. -- INDEX             : Tracking
  26. -- INDEX             : Management
  27. -- TAXONOMY          : 
  28. -- DEPENDENCIES      : 
  29. -- SEE ALSO          : WIS_TOOL_10_1
  30. --= FILE LISTING         ===============================================--
  31. -- FILE SPECS        : PD:<ADA.MANAGEMENT-TOOLS>TRACK*.*
  32. -- DIRECTORY DISPLAY :
  33. -- Directory   PD:<ADA.MANAGEMENT-TOOLS>
  34. --      File Name     Byte Count  Line Count
  35. --   ---------------  ----------  ----------
  36. --   TRACKDOC.DIS             67           3
  37. --   TRACKER.CMM            1092          28
  38. --   TRACKER.DOC          262297       14795
  39. --   TRACKER.INS            2924          88
  40. --   TRACKER.PRO            3795          78
  41. --   TRACKER.SRC          456782       13073
  42. --   TRACKER.TST           37240         559
  43. --   TRACKSRC.DIS           1432          45
  44. --   ===============  ==========  ==========
  45. --     8 Files            765629       28669
  46. --= ABSTRACT             ===============================================--
  47. --         The TRACKR program tracks the  progress  within  projects  and
  48. -- generates reports, estimates time to complete a project, and estimates
  49. -- project  requirements.   INPREP  builds  the  data  file  for   TRACKR
  50. -- interactively  and  outputs  error  messages  for  invalid  data.  The
  51. -- MANPOWER program based on the Simple  Boehm  Model  produces  manpower
  52. -- loading curves for several calculated schedules based on the number of
  53. -- lines of code and type of system.
  54. --= REVISION HISTORY     ===============================================--
  55. --
  56. -- DATE         VERSION AUTHOR                  HISTORY 
  57. -- 5/84            1.0                          Initial Release 
  58. --= RELEASE NOTICE       ===============================================--
  59. -- This prologue must be included in all copies of this software.
  60. -- 
  61. -- This software is copyright by the author.
  62. -- 
  63. -- This software is released to the Ada community.
  64. -- This software is released to the Public Domain (note:
  65. --   software released to the Public Domain is not subject
  66. --   to copyright protection).
  67. -- Restrictions on use or distribution:  NONE
  68. --= DISCLAIMER           ===============================================--
  69. --     This software and its documentation are provided "AS IS" and
  70. -- without any expressed or implied warranties whatsoever.  No warranties
  71. -- as to performance, merchantability, or fitness for a particular
  72. -- purpose exist.
  73. --     The user is advised to test the software thoroughly before
  74. -- relying on it.  The user must assume the entire risk and liability of
  75. -- using this software.  In no event shall any person or organization of
  76. -- people be held responsible for any direct, indirect, consequential or
  77. -- inconsequential damages or lost profits.
  78. --======================================================================--
  79.